.back2top{
  visibility: hidden;
}
.shading{
  position: absolute;
  width: 100%;
  height: 526px;
  top: 36px;
  background-image: url('https://mine99.oss-cn-beijing.aliyuncs.com/kuangkuwang/kkw-shading.png');
  background-size: 100% 100%;
  z-index:-1
}
.imgbox img {
  width: 100%;
  height: 100%;
}
.margin-left-10{
  display: inline-block;
  margin-left: 11px;
}
.kkw-custom-box{
  box-sizing: border-box;
  background-color: #f3f3f3;
  /* overflow-y: scroll;
  scroll-behavior: smooth; */
}
.kkw-custom-box p{
  margin: 0;
  padding: 0;
}
.margin-left-10{
  margin-left: 10px;
  display: inline-block;
}
/* 导航栏 */
.kkw-custom-box .slide-nav{
  position: absolute;
  width: 118px;
  height: 688px;
  top: 650px;
  left: calc(50% + 625px);
  text-align: center;
  background: #fff;
  border-radius: 12px;
  /* transform: translateY(-50%); */
  z-index: 2;
}

.kkw-custom-box  .slide-nav .slide-nav-item {
  height: 36px;
  line-height: 36px;
  transition: 0.3s;
  cursor: pointer;
}
.kkw-custom-box  .slide-nav .slide-nav-item:hover {
  background: #0f6e38;
  color: #fff;
  opacity: 0.9;
}
.kkw-custom-box  .slide-nav .slide-nav-item.top-arrow {
  height: 20px;
  line-height: 20px;
}

/* 头部 */
.kkwtitle {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  width: 100%;
}
.kkwtitle .kkwtitle-main {
  width: 1200px;
  height: 36px;
  line-height: 36px;
  margin: auto;
}
.kkwtitle .kkwtitle-main .kkwtitle-main-item {
  margin-right: 24px;
  cursor: pointer;
}
.kkwtitle .kkwtitle-main .kkwtitle-main-item.btn:hover {
  color: #1DB43E;
}
.kkw-head {
  display: flex;
  align-items: end;
  padding-bottom: 56px;
}
.kkw-head .kkwlogo {
  width: 152px;
  height: 38px;
  margin-right: 4px;
  cursor: pointer;
}
.kkw-head .kkwlogo-note {
  font-family: Source Han Sans SC;
  font-size: 14px;
  line-height: 18px;
  font-style: oblique;
  color: #1DB43E;
  margin-right: 24px;
}
.kkw-head .kkwlogo-search {
  position: relative;
  width: 664px;
  height: 38px;
  margin-right: 24px;
}
.kkw-head .kkwlogo-search .kkwlogo-search-hot {
  position: absolute;
  bottom: -24px;
  color: #bcbcbc;
  font-size: 12px;
}
.kkw-head .kkw-myshopcar {
  width: 200px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #0f6e38;
  text-align: center;
  color: #0f6e38;
  cursor: pointer;
  transition: 0.3s;
}
.kkw-head .kkw-myshopcar:hover {
  background: #0f6e38;
  color: #fff;
}
/* 全部商品分类 */
.kkw-content .kkw-content-header {
  display: flex;
  border-bottom: 1px solid #219653;
}
.kkw-content .kkw-content-header .content-header-left {
  width: 178px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background-color: #0F6F38;
  color: #fff;
  cursor: pointer;
}
.kkw-content .kkw-content-header .content-header-right {
  display: flex;
  line-height: 36px;
  cursor: pointer;
}
.kkw-content .kkw-content-header .content-header-right .header-right-item {
  font-size: 16px;
  margin-left: 16px;
  font-weight: bold;
}
.kkw-content .kkw-content-header .content-header-right .header-right-item.active {
  color: #1DB43E;
}
.kkw-content .kkw-content-header .content-header-right .header-right-item:hover {
  color: #1A8832;
}
.kkw-content .content-classify-out {
  display: flex;
}
.kkw-content .content-classify-out .content-nav {
  position: relative;
  width: 178px;
  /* height: 450px; */
  padding: 14px 0;
  background: linear-gradient(282.99deg, #1A8832 0%, #21A43E 97.1%);
}
.kkw-content .content-classify-out .content-nav .content-nav-item {
  display: flex;
  align-items: center;
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  transition: 0.3s;
}
.kkw-content .content-classify-out .content-nav .content-nav-item .nav-item-text>a {
  color: #fff;
}
.kkw-content .content-classify-out .content-nav .content-nav-item .nav-item-icon {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-top: -2px;
  margin-right: 4px;
  margin-left: 20px;
}
.kkw-content .content-classify-out .content-nav .content-nav-item:hover {
  background: #ffffff34;
}

.kkw-content .content-classify-out .content-nav .content-nav-item .content-hover-pan {
  display: none;
  position: absolute;
  overflow-y: scroll;
  width: 1000px;
  height: 470px;
  top: 0px;
  right: -1002px;
  background: #fff;
  color: #000;
  border: 1px solid #ccc;
  box-shadow: 2px 0px 2px 2px #ddd;
  z-index: 2;
  transition: 0.9s;
}
.kkw-content .content-classify-out .content-nav .content-nav-item .content-hover-pan .hover-pan-item {
  display: flex;
  border-bottom: 1px solid #aaa;
}
.kkw-content .content-classify-out .content-nav .content-nav-item .content-hover-pan .hover-pan-item .item-collect-title {
  width: 200px;
  font-weight: bold;
}
.kkw-content .content-classify-out .content-nav .content-nav-item .content-hover-pan .hover-pan-item .item-collect-tags {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 200px);
  padding: 4px 0;
  color: #999;
}
.kkw-content .content-classify-out .content-nav .content-nav-item .content-hover-pan .hover-pan-item .item-collect-tags .tags-tag {
  padding: 0px 12px;
  border-left: 1px solid #ddd;
  margin-bottom: 4px;
}
.kkw-content .content-classify-out .content-nav .content-nav-item:hover .content-hover-pan {
  display: block;
}

.kkw-content .content-classify-out .content-main {
  padding-top: 8px;
  padding-left: 8px;
  margin-right: 10px;
  width: 798px;
}
.kkw-content .content-classify-out .content-main .content-main-top {
  display: flex;
}
.kkw-content .content-classify-out .content-main .content-main-top .main-top-item {
  display: flex;
  align-items: center;
  width: 151px;
  height: 72px;
  background: #fff;
  transition: 0.6s;
  cursor: pointer;
}
.kkw-content .content-classify-out .content-main .content-main-top .main-top-item + .main-top-item {
  margin-left: 10px;
}
.kkw-content .content-classify-out .content-main .content-main-top .main-top-item:hover {
  box-shadow: 0 0 4px 4px #ddd;
}
.kkw-content .content-classify-out .content-main .content-main-top .main-top-item:hover .top-item-imgbox {
  transform: scale(1.04);
}
.kkw-content .content-classify-out .content-main .content-main-top .main-top-item .top-item-imgbox {
  display: flex;
  align-items: center;
  width: 54px;
  height: 60px;
  margin: 10px 4px 10px 20px;
  transition: 0.3s;
}
.kkw-content .content-classify-out .content-main .content-main-top .main-top-item .top-item-imgbox img {
  width: 100%;
  object-fit: contain;
}
.kkw-content .content-classify-out .content-main .content-main-bottom {
  width: 100%;
  height: 358px;
  margin-top: 12px;
  margin-right: 8px;
  cursor: pointer;
}
.kkw-content .content-classify-out .content-login {
  background: #fff;
  margin-top: 8px;
  width: 226px;
}

.kkw-content .content-classify-out .content-login .content-login-wel .login-wel-sculpture {
  width: 60px;
  height: 60px;
  margin: 36px auto 16px
}

.kkw-content .content-classify-out .content-login .content-login-wel .login-wel-userid {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 36px
}
.kkw-content .content-classify-out .content-login .content-login-wel .login-wel-title {
  font-family: Source Han Sans SC;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
  font-style: oblique;
  padding: 16px 0;
}
.kkw-content .content-classify-out .content-login .content-login-wel .login-wel-loginbtn {
  width: 174px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: #0F6F38;
  color: #fff;
  margin: auto;
  cursor: pointer;
  transition: 0.3s;
}
.kkw-content .content-classify-out .content-login .content-login-wel .login-wel-loginbtn:hover {
  opacity: 0.85;
}
.kkw-content .content-classify-out .content-login .content-login-wel .login-wel-regbtn {
  text-align: center;
  background: #D9D9D9;
  margin-top: 8px;
  width: 174px;
  height: 32px;
  line-height: 32px;
  margin: 10px auto 24px;
  cursor: pointer;
  transition: 0.3s;
}
.kkw-content .content-classify-out .content-login .content-login-wel .login-wel-regbtn:hover {
  opacity: 0.85;
}
.kkw-content .content-classify-out .content-login .content-login-menu {
  display: flex;
  flex-wrap: wrap;
}
.kkw-content .content-classify-out .content-login .content-login-menu .login-menu-loginitem {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 50%;
  height: 94px;
  border-top: 1px solid #dadada;
  box-sizing: border-box;
  cursor: pointer;
  transition: 0.3s;
}
.kkw-content .content-classify-out .content-login .content-login-menu .login-menu-loginitem .login-menu-loginitem {
  border-top: none;
}
.kkw-content .content-classify-out .content-login .content-login-menu .login-menu-loginitem:hover {
  background-color: #eee;
}
.kkw-content .content-classify-out .content-login .content-login-menu .login-menu-loginitem:hover .loginitem-imgbox {
  transform: scale(1.1);
}
.kkw-content .content-classify-out .content-login .content-login-menu .login-menu-loginitem:nth-of-type(2n) {
  border-left: 1px solid #dadada;
}
.kkw-content .content-classify-out .content-login .content-login-menu .login-menu-loginitem .loginitem-imgbox {
  width: 36px;
  height: 36px;
  margin-bottom: 4px;
  transition: 0.3s;
}
.kkw-content .content-classify-out .content-login .content-login-menu .login-menu-loginitem .loginitem-text {
  color: #505050;
}
/* 矿业全产业链 */
.kkw-chain {
  display: flex;
  margin-top: 10px;
}
.kkw-chain .kkw-chain-left {
  width: 220px;
  height: 122px;
  margin-right: 6px;
  padding-top: 20px;
  padding-left: 16px;
  background: linear-gradient(279.46deg, #1DB43E -2.5%, #11592A 101.07%);
  color: #fff;
  box-sizing: border-box;
}
.kkw-chain .kkw-chain-left .chain-left-head {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}
.kkw-chain .kkw-chain-left .chain-left-note {
  font-size: 13px;
  line-height: 20px;
}
.kkw-chain .kkw-chain-right {
  display: flex;
  height: 122px;
}
.kkw-chain .kkw-chain-right .chain-right-item {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 57px;
  padding-top: 12px;
  padding-right: 18px;
  writing-mode: vertical-rl;
  letter-spacing: 4px;
  color: #fff;
  background-color: #1DB43E;
  cursor: pointer;
  transition: 0.3s;
  box-sizing: border-box;
}
.kkw-chain .kkw-chain-right .chain-right-item::after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.41);
  transition: 0.3s;
}
.kkw-chain .kkw-chain-right .chain-right-item:hover::after {
  box-shadow: inset 0 0 0 35px rgba(0, 0, 0, 0.781);
}
.kkw-chain .kkw-chain-right .chain-right-item + .chain-right-item {
  margin-left: 12px;
}
.kkw-chain .kkw-chain-right .chain-right-item .imgbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  /* width: 56px; */
  height: 100%;
  z-index: 0;
}
.kkw-chain .kkw-chain-right .chain-right-item .text {
  position: absolute;
  z-index: 2;
}
/* 绿色矿山开发建设全生命周期服务 */
.kkw-life-circle {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  width: 100%;
  height: 165px;
  color: #fff;
  background: #1DB43E;
  background-image: url('https://mine99.oss-cn-beijing.aliyuncs.com/kuangkuwang/%E7%BB%BF%E8%89%B2%E7%9F%BF%E5%B1%B1%E5%BC%80%E5%8F%91%E5%BB%BA%E8%AE%BE.png');
  margin-top: 10px;
}
.kkw-life-circle::after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  box-shadow: inset 0 0 0 90px rgba(0, 0, 0, 0.41);
  z-index: 0;
}
.kkw-life-circle .life-circle-h1 {
  position: relative;
  font-size: 24px;
  text-align: center;
  z-index: 2;
}
.kkw-life-circle .life-circle-menu {
  position: relative;
  display: flex;
  z-index: 2;
}
.kkw-life-circle .life-circle-menu .circle-menu-item {
  width: 100px;
  height: 36px;
  line-height: 36px;
  margin-right: 4px;
  text-align: center;
  color: #000;
  background-image: url('https://mine99.oss-cn-beijing.aliyuncs.com/kuangkuwang/life-circle-bg.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
  transition: 0.3s;
}
.kkw-life-circle .life-circle-menu .circle-menu-item:hover {
  font-size: 15px;
  color: #0F6F38;
  opacity: 0.9;
}
/* 矿业权交易 */
.kkw-power-transaction {
  position: relative;
  display: flex;
  margin-top: 10px;
  justify-content: space-between;
}
.kkw-power-transaction .transaction-block {
  position: relative;
  width: 296px;
  height: 164px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  cursor: pointer;
  background-size: 100% 100%;
  transition: 0.3s;
}
.kkw-power-transaction .transaction-block::after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  box-shadow: inset 0 0 0 90px rgba(0, 0, 0, 0.312);
  transition: 0.3s;
  z-index: 0;
}
.kkw-power-transaction .transaction-block:hover {
  background-size: 110% 110%;
}
.kkw-power-transaction .transaction-block:hover::after {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.312);
}
.kkw-power-transaction .transaction-block + .transaction-block {
  margin-left: 12px;
}
.kkw-power-transaction .transaction-block.kyqjy {
  background-image: url('https://zsff-live-kuangku.oss-cn-beijing.aliyuncs.com/kuangku2023/juzhen/chujinzhongxin.png');
}
.kkw-power-transaction .transaction-block.lvks {
  background-image: url('https://zsff-live-kuangku.oss-cn-beijing.aliyuncs.com/kuangku2024/home/guanwang-m.jpg');
}
.kkw-power-transaction .transaction-block.zhks {
  background-image: url('https://mine99.oss-cn-beijing.aliyuncs.com/kuangkuwang/%E6%99%BA%E6%85%A7%E7%9F%BF%E5%B1%B1.png');
}
.kkw-power-transaction .transaction-block.kcpmy {
   background-image: url('https://zsff-live-kuangku.oss-cn-beijing.aliyuncs.com/kuangku2023/juzhen/3d_dier.png');
}
.kkw-power-transaction .transaction-block .transaction-block-title {
  position: relative;
  font-size: 30px;
  line-height: 58px;
  font-weight: bold;
  z-index: 2;
}
.kkw-power-transaction .transaction-block .transaction-block-note {
  position: relative;
  padding: 0 8px ;
  font-size: 14px;
  line-height: 20px;
  border: 1px solid #fff;
  z-index: 2;
}
/* 场景采购 */
.kkw-scence-buy {
  display: flex;
  margin-top: 10px;
}
.kkw-scence-buy .scence-buy-block {
  width: 228px;
  height: 114px;
  background: linear-gradient(90deg, #1E8928 0%, #AAE6B0 100%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  padding-left: 20px;
}
.kkw-scence-buy .scence-buy-block .buy-block-title {
  font-family: Source Han Sans SC;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}
.kkw-scence-buy .scence-buy-block .buy-block-note {
  font-size: 14px;
  line-height: 20px;
}
.kkw-scence-buy .buy-block-swiper {
  display: flex;
  width: calc(100% - 238px);
}
.kkw-scence-buy .buy-block-swiper .scence-block-item {
  position: relative;
  width: 152px;
  height: 114px;
  margin-left: 10px;
  text-align: center;
  cursor: pointer;
}
.kkw-scence-buy .buy-block-swiper .scence-block-item:hover .block-item-imgbox img {
  transform: scale(1.1);
}
.kkw-scence-buy .buy-block-swiper .scence-block-item .block-item-imgbox {
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.kkw-scence-buy .buy-block-swiper .scence-block-item .block-item-imgbox img {
  transition: 0.3s;
}
.kkw-scence-buy .buy-block-swiper .scence-block-item .block-item-text {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #00000063;
  color: #fff;
  top: 0;
  left: 0;
  line-height: 114px;
}
.kkw-scence-buy .buy-block-swiper .swiper-scence-next,
.kkw-scence-buy .buy-block-swiper .swiper-scence-prev {
  right: 2px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 50%;
  margin-top: -8px;
  background-color: #ffffff85;
}
.kkw-scence-buy .buy-block-swiper .swiper-scence-next::after,
.kkw-scence-buy .buy-block-swiper .swiper-scence-prev::after {
  font-weight: bold;
  font-size: 12px;
  color: #000;
}
.kkw-scence-buy .buy-block-swiper .swiper-scence-prev {
  left: 0px;
}


/* 广告位 */
.kkw-advertisement {
  margin-top: 10px;
}
.kkw-advertisement .swiper-advertisement-next,
.kkw-advertisement .swiper-advertisement-prev{
  top: 0;
  right: 0;
  width: 50px;
  height: 154px;
  margin-top: 0;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
}
.kkw-advertisement .swiper-advertisement-next::after,
.kkw-advertisement .swiper-advertisement-prev::after {
  font-weight: bold;
  font-size: 14px;
  color: #fff;
}
.kkw-advertisement .swiper-advertisement-prev{
  left: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
}
.kkw-advertisement .advertisement-swiper {
  display: flex;
  justify-content: space-between;
}
.kkw-advertisement .advertisement-swiper .advertisement-item {
  overflow: hidden;
  width: 605px;
  height: 154px;
  background-color: #11592A;
  cursor: pointer;
  transition: 0.3s;
}
.kkw-advertisement .advertisement-swiper .advertisement-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}
.kkw-advertisement .advertisement-swiper .advertisement-item + .advertisement-item {
  /* margin-left: 10px; */
}
.kkw-advertisement .advertisement-swiper .advertisement-item:hover {
  opacity: 0.9;
}
.kkw-advertisement .advertisement-swiper .advertisement-item:hover img {
  transform: scale(1.05);
}
/* 勘探采矿 */
.kkw-mining {
  display: flex;
  margin-top: 10px;
  background: #f3f3f3;
}
.kkw-mining .kkw-mining-leftslide {
  display: flex;
  width: 760px;
  margin-right: 10px;
}
.kkw-mining .kkw-mining-leftslide .kkw-mining-nav {
  width: 200px;
  height: 552px;
  background-color: #219653;
  /* background-image: url('https://mine99.oss-cn-beijing.aliyuncs.com/kuangkuwang/slide-brand-img.jpg'); */
  background-size: contain;
  background-repeat: no-repeat;
  padding: 18px 20px;
  color: #fff;
  box-sizing: border-box;
}
.kkw-mining .kkw-mining-leftslide .kkw-mining-nav .mining-nav-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}
.kkw-mining .kkw-mining-leftslide .kkw-mining-nav .mining-nav-imgtext {
  font-family: Source Han Sans SC;
  font-size: 16px;
  font-weight: 500;
  line-height: 23px;
}
.kkw-mining .kkw-mining-leftslide .kkw-mining-nav .mining-nav-tags {
  width: 100%;
  height: 200px;
}
.kkw-mining .kkw-mining-leftslide .kkw-mining-nav .mining-nav-tags .tag-item {
  display: inline-block;
  border: 1px solid #fff;
  height: 24px;
  padding: 2px 6px;
  border-radius: 16px;
  margin-top: 8px;
  margin-right: 8px;
  cursor: pointer;
  transition: 0.3s;
  box-sizing: border-box;
}
.kkw-mining .kkw-mining-leftslide .kkw-mining-nav .mining-nav-tags .tag-item a{
  color: #fff;
}
.kkw-mining .kkw-mining-leftslide .kkw-mining-nav .mining-nav-tags .tag-item:hover {
  background: #fff;
  color: #219653;
}
.kkw-mining .kkw-mining-leftslide .kkw-mining-nav .mining-nav-tags .tag-item:hover a{
  color: #219653;
}
.kkw-mining .kkw-mining-leftslide .kkw-mining-nav .mining-nav-imgbox {
  width: 100%;
  height: 240px;
}
.kkw-mining .kkw-mining-leftslide .kkw-mining-nav .mining-nav-imgbox img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.kkw-mining .kkw-mining-leftslide .kkw-mining-con {
  padding: 0 20px;
  background: #fff;
  width: 560px;
  box-sizing: border-box;
}
.kkw-mining .kkw-mining-leftslide .kkw-mining-con .swiper-tab .swiper-slide-thumb-active{
  color: #1DB43E;
}
.kkw-mining .kkw-mining-leftslide .kkw-mining-con .swiper-tab .swiper-slide-thumb-active::after{
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #13662d;
}
.kkw-mining .kkw-mining-leftslide .kkw-mining-con .mining-con-topnav {
  display: flex;
  border-bottom: 1px solid #eff2f4;
}
.kkw-mining .kkw-mining-leftslide .kkw-mining-con .mining-con-topnav .con-topnav-item {
  position: relative;
  width: 90px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  cursor: pointer;
}
.kkw-mining .kkw-mining-leftslide .kkw-mining-con .mining-con-topnav .con-topnav-item.active::after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #13662d;
}
.kkw-mining .kkw-mining-leftslide .kkw-mining-con .con-bottom-con {
  display: flex;
  flex-wrap: wrap;
}
.kkw-mining .kkw-mining-leftslide .kkw-mining-con .con-bottom-con .mining-con-bottomitem {
  width: 160px;
  padding: 8px;
  margin-left: 14px;
  box-sizing: border-box;
  cursor: pointer;
  transition: 0.3s;
}
.kkw-mining .kkw-mining-leftslide .kkw-mining-con .con-bottom-con .mining-con-bottomitem:hover {
  box-shadow: 0 8px 8px 4px #eeecec;
}
.kkw-mining .kkw-mining-leftslide .kkw-mining-con .con-bottom-con .mining-con-bottomitem:hover .con-bottomitem-img img {
  transform: scale(1.1);
}
.kkw-mining .kkw-mining-leftslide .kkw-mining-con .con-bottom-con .mining-con-bottomitem:nth-of-type(3n+1) {
  margin-left: 0;
}
.kkw-mining .kkw-mining-leftslide .kkw-mining-con .con-bottom-con .mining-con-bottomitem:nth-of-type(3) ~ .mining-con-bottomitem {
  margin-top: 4px;
}
.kkw-mining .kkw-mining-leftslide .kkw-mining-con .con-bottom-con .mining-con-bottomitem .con-bottomitem-img {
  overflow: hidden;
  width: 144px;
  height: 144px;
  margin-bottom: 10px;
}
.kkw-mining .kkw-mining-leftslide .kkw-mining-con .con-bottom-con .mining-con-bottomitem .con-bottomitem-img img {
  width: 100%;
  height: 100%;
  transition: 0.3s;
}
.kkw-mining .kkw-mining-leftslide .kkw-mining-con .con-bottom-con .mining-con-bottomitem .con-bottomitem-name {
  line-height: 20px;
  height: 40px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.kkw-mining .kkw-mining-leftslide .kkw-mining-con .con-bottom-con .mining-con-bottomitem .con-bottomitem-price {
  color: #FA3434;
  line-height: 20px;
}
.kkw-mining .kkw-mining-center {
  width: 220px;
  height: 552px;
  padding: 20px;
  background: #fff;
  margin-right: 10px;
  box-sizing: border-box;
}
.kkw-mining .kkw-mining-center .mining-center-title {
  font-size: 14px;
  line-height: 20px;
  height: 32px;
  border-bottom: 1px solid #eff2f4;
}
.kkw-mining .kkw-mining-center .mining-center-con {
  padding-top: 12px;
}
.kkw-mining .kkw-mining-center .mining-center-con .center-con-text{
  font-size: 14px;
  height: 194px;
  margin-top: 4px;
  word-break: break-all; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 10; -webkit-box-orient: vertical;
}
.kkw-mining .kkw-mining-center .mining-center-con .center-con-imgbox {
  width: 170px;
  height: 68px;
}
.kkw-mining .kkw-mining-center .mining-center-con .center-con-imgbox img{
  width: 170px;
  height: 68px;
}
.kkw-mining .kkw-mining-center .mining-center-con .center-con-tex {
  font-size: 13px;
  line-height: 19px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.kkw-mining .kkw-mining-center .mining-center-con .center-con-btn {
  width: 170px;
  height: 34px;
  line-height: 34px;
  margin-top: 10px;
  border: 1px solid #505050;
  text-align: center;
  transition: 0.3s;
  cursor: pointer;
}
.kkw-mining .kkw-mining-center .mining-center-con .center-con-btn:hover {
  color: #13662d;
}
.kkw-mining .kkw-mining-center .mining-center-con .center-con-brands {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.kkw-mining .kkw-mining-center .mining-center-con .center-con-brands .brands-item {
  width: 78px;
  height: 35px;
  margin-top: 10px;
  transition: 0.3s;
  cursor: pointer;
}
.kkw-mining .kkw-mining-center .mining-center-con .center-con-brands .brands-item img{
  width: 78px;
  height: 35px;
}
.kkw-mining .kkw-mining-center .mining-center-con .center-con-brands .brands-item:hover {
  box-shadow: 0 0 2px 2px #ddd;
}
.kkw-mining .kkw-mining-center .mining-center-con .center-con-brands .brands-item:nth-of-type(2n) {
  margin-left: 14px;
}
.kkw-mining .kkw-mining-right {
  width: 220px;
  height: 552px;
  background: #fff;
  padding: 18px 20px;
  box-sizing: border-box;
}
.kkw-mining .kkw-mining-right .mining-right-top {
  position: relative;
  display: flex;
  overflow: visible;
  width: 120px;
  padding-bottom: 10px;
  margin-left: 0;
  /* border-bottom: 1px solid #eff2f4; */
}
.kkw-mining .kkw-mining-right .mining-right-top::after{
  position: absolute;
  content: "";
  display: block;
  height: 1px;
  width: calc( 100% + 54px);
  top: 36px;
  background: #eff2f4;
}
.kkw-mining .kkw-mining-right .mining-right-top .right-top-btns {
  display: flex;
  justify-content: space-between;
  border: 1px solid #859788;
  cursor: pointer;
}
.kkw-mining .kkw-mining-right .mining-right-top .right-top-btns .btns-item {
  height: 24px;
  line-height: 24px;
  /* padding: 2px 12px; */
  text-align: center;
  font-size: 13px;
  box-sizing: border-box;
}
.kkw-mining .kkw-mining-right .mining-right-top .right-top-btns .btns-item.swiper-slide-thumb-active {
  background: #0F6F38;
  color: #fff;
}
.kkw-mining .kkw-mining-right .swiper-range-con{
 
  height: calc( 100% - 32px)
}
.kkw-mining .kkw-mining-right .mining-right-bottom .right-bottom-item {
  display: flex;
  margin-top: 12px;
  transition: 0.3s;
  cursor: pointer;
}
.kkw-mining .kkw-mining-right .mining-right-bottom .right-bottom-item:hover {
  opacity: 0.7;
}
.kkw-mining .kkw-mining-right .mining-right-bottom .right-bottom-item .bottom-item-imgbox {
  width: 68px;
  height: 68px;
  margin-right: 8px;
}
.kkw-mining .kkw-mining-right .mining-right-bottom .right-bottom-item .bottom-item-imgbox img{
  width: 68px;
  height: 68px;
}
.kk
.kkw-mining .kkw-mining-right .mining-right-bottom .right-bottom-item .bottom-item-goods {
  width: calc(100% - 88px)
}
.kkw-mining .kkw-mining-right .mining-right-bottom .right-bottom-item .bottom-item-goods .item-goods-name {
  line-height: 20px;
  height: 40px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.kkw-mining .kkw-mining-right .mining-right-bottom .right-bottom-item .bottom-item-goods .item-goods-price {
  color: #FA3434;
}
/* 尾部 */
.kkw-footer {
  height: 120px;
}
